projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c447282
)
calendar: Remove unused struct member
author
Timm Bäder
<mail@baedert.org>
Fri, 9 Nov 2018 19:18:13 +0000
(20:18 +0100)
committer
Timm Bäder
<mail@baedert.org>
Fri, 9 Nov 2018 19:18:13 +0000
(20:18 +0100)
gtk/gtkcalendar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcalendar.c
b/gtk/gtkcalendar.c
index 643b86e5b99a3caf8eada5e3cd7cfcec7eed40c2..ae4b05702a8ef0ac77f06b16017e6e22798d9870 100644
(file)
--- a/
gtk/gtkcalendar.c
+++ b/
gtk/gtkcalendar.c
@@
-188,8
+188,6
@@
struct _GtkCalendarPrivate
{
GtkCalendarDisplayOptions display_flags;
- gchar grow_space [32];
-
gint month;
gint year;
gint selected_day;